GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText / LineAlignment Property





In This Topic
LineAlignment Property (AnnotationText)
In This Topic
Defines the vertical alignment of the text.
Syntax
'Declaration
 
Public Shadows Property LineAlignment As StringAlignment
public new StringAlignment LineAlignment {get; set;}
public read-write property LineAlignment: StringAlignment; 
public hide function get,set LineAlignment : StringAlignment
public: __property new StringAlignment get_LineAlignment();
public: __property new void set_LineAlignment( 
   StringAlignment value
);
public:
new property StringAlignment LineAlignment {
   StringAlignment get();
   void set (    StringAlignment value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationText
AnnotationText Members